home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Freeware 23 / FreelogHS23.iso / Indispensables / Bureautique / EuroCalculette / euro110.exe / {app} / TiCalc.exe / 0 / RCDATA / TFAPROPOSCALC / TFAPROPOSCALC.txt < prev   
Text File  |  2002-05-06  |  3KB  |  151 lines

  1. object FAProposCalc: TFAProposCalc
  2.   Left = 260
  3.   Top = 132
  4.   Width = 276
  5.   Height = 268
  6.   Caption = 'A propos de la Calculette'
  7.   Color = clSilver
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnKeyUp = FormKeyUp
  15.   PixelsPerInch = 96
  16.   TextHeight = 14
  17.   object Label1: TLabel
  18.     Left = 10
  19.     Top = 2
  20.     Width = 255
  21.     Height = 60
  22.     Caption = 'Calculette'
  23.     Font.Charset = DEFAULT_CHARSET
  24.     Font.Color = clGray
  25.     Font.Height = -43
  26.     Font.Name = 'Arial Black'
  27.     Font.Style = [fsBold]
  28.     ParentFont = False
  29.   end
  30.   object Label2: TLabel
  31.     Left = 87
  32.     Top = 61
  33.     Width = 68
  34.     Height = 16
  35.     Caption = 'version 1.0'
  36.     Font.Charset = DEFAULT_CHARSET
  37.     Font.Color = clBlack
  38.     Font.Height = -13
  39.     Font.Name = 'Arial'
  40.     Font.Style = [fsBold]
  41.     ParentFont = False
  42.   end
  43.   object Label4: TLabel
  44.     Left = 6
  45.     Top = -1
  46.     Width = 255
  47.     Height = 60
  48.     Caption = 'Calculette'
  49.     Font.Charset = DEFAULT_CHARSET
  50.     Font.Color = clBlack
  51.     Font.Height = -43
  52.     Font.Name = 'Arial Black'
  53.     Font.Style = [fsBold]
  54.     ParentFont = False
  55.     Transparent = True
  56.   end
  57.   object Bevel1: TBevel
  58.     Left = 9
  59.     Top = 86
  60.     Width = 250
  61.     Height = 4
  62.     Shape = bsBottomLine
  63.   end
  64.   object Label5: TLabel
  65.     Left = 11
  66.     Top = 55
  67.     Width = 53
  68.     Height = 27
  69.     Caption = 'Euro'
  70.     Font.Charset = DEFAULT_CHARSET
  71.     Font.Color = clGray
  72.     Font.Height = -19
  73.     Font.Name = 'Arial Black'
  74.     Font.Style = [fsBold]
  75.     ParentFont = False
  76.   end
  77.   object Label6: TLabel
  78.     Left = 9
  79.     Top = 53
  80.     Width = 53
  81.     Height = 27
  82.     Caption = 'Euro'
  83.     Font.Charset = DEFAULT_CHARSET
  84.     Font.Color = clBlack
  85.     Font.Height = -19
  86.     Font.Name = 'Arial Black'
  87.     Font.Style = [fsBold]
  88.     ParentFont = False
  89.     Transparent = True
  90.   end
  91.   object Image2: TImage
  92.     Left = 82
  93.     Top = 96
  94.     Width = 105
  95.     Height = 61
  96.     Picture.Data = {<image000.bmp>}
  97.     Stretch = True
  98.     Transparent = True
  99.   end
  100.   object Label7: TLabel
  101.     Left = 28
  102.     Top = 160
  103.     Width = 203
  104.     Height = 14
  105.     Caption = '24 rue Raymond Berger  -  97224  DUCOS'
  106.   end
  107.   object Label8: TLabel
  108.     Left = 20
  109.     Top = 174
  110.     Width = 213
  111.     Height = 14
  112.     Caption = 'T∩┐╜l. : 05 96 56 47 67  -  Fax : 05 96 56 34 31'
  113.   end
  114.   object Label9: TLabel
  115.     Left = 50
  116.     Top = 188
  117.     Width = 167
  118.     Height = 14
  119.     Caption = 'e-mail : logicantilles@cgit.com'
  120.     Font.Charset = DEFAULT_CHARSET
  121.     Font.Color = clBlack
  122.     Font.Height = -11
  123.     Font.Name = 'Arial'
  124.     Font.Style = [fsBold]
  125.     ParentFont = False
  126.   end
  127.   object Label10: TLabel
  128.     Left = 235
  129.     Top = 64
  130.     Width = 24
  131.     Height = 14
  132.     Caption = '1999'
  133.     Font.Charset = DEFAULT_CHARSET
  134.     Font.Color = clBlack
  135.     Font.Height = -11
  136.     Font.Name = 'Arial'
  137.     Font.Style = [fsBold]
  138.     ParentFont = False
  139.   end
  140.   object BtnOk: TButton
  141.     Left = 94
  142.     Top = 210
  143.     Width = 75
  144.     Height = 25
  145.     Caption = 'OK'
  146.     Default = True
  147.     TabOrder = 0
  148.     OnClick = BtnOkClick
  149.   end
  150. end
  151.